From 2dc10600ea430477d3fdd04e659b255e00804609 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 9 Jan 2012 14:09:27 -0500 Subject: [PATCH] Fix doc markup --- gtk/gtkstylecontext.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c index 993f8f6944..77e3a12ac9 100644 --- a/gtk/gtkstylecontext.c +++ b/gtk/gtkstylecontext.c @@ -1673,8 +1673,8 @@ gtk_style_context_get_path (GtkStyleContext *context) * * Sets the parent style context for @context. The parent style * context is used to implement - * inheritance + * of properties. * * If you are using a #GtkStyleContext returned from * gtk_widget_get_style_context(), the parent will be set for you. -- 2.30.2